Tootsville::Infinity-Get-User-Lists

Function

Infinity-Get-User-Lists names a function, with lambda list (D USER RECIPIENT/S):

Get the user's buddy list and ignore list.

Lisp GET-USER-LISTS = JSON getUserLists

{ buddyList: { … } , ignoreList: { … } }

jso - no parameters needed

u - The user whose buddy and ignore lists will be fetched

Changes from 1.2 to 2.0

Buddies on the buddy list can be starred, with attribute starred: true.

File

Defined in file src/infinity/legacy-commands.lisp.